home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
lisp
/
eulisp
/
comp0_89.lha
/
Feel
/
Boot
/
Compiler
/
link-boot.em
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-02-02
|
254 b
|
22 lines
;; Eulisp Module
;; Author: pab
;; File: link-boot.em
;; Date: Tue Apr 14 17:51:29 1992
;;
;; Project:
;; Description:
;; Fake link of the bootstrap code
(defmodule link-boot
(standard0
list-fns
link
)
()
;; end module
)